Skip to content

fix: apply coord-cartesian xlim/ylim zoom#43

Merged
mcanouil merged 2 commits into
mainfrom
fix/coord-cartesian-zoom
May 27, 2026
Merged

fix: apply coord-cartesian xlim/ylim zoom#43
mcanouil merged 2 commits into
mainfrom
fix/coord-cartesian-zoom

Conversation

@mcanouil
Copy link
Copy Markdown
Owner

coord-cartesian(xlim:/ylim:) was inert on continuous axes: expansion wrote the view transform from the full domain before the clip applied, so projection and axes ignored the zoom.

  • Apply the clip before expansion so the view transform reflects the zoom.
  • Refresh the coord-cartesian and coord-clip snapshots.

@mcanouil mcanouil added the Type: Bug 🐛 Issues related to bugs, errors, or mistakes label May 27, 2026
@mcanouil mcanouil self-assigned this May 27, 2026
@mcanouil mcanouil force-pushed the fix/coord-cartesian-zoom branch from 47c1d78 to 6d524e5 Compare May 27, 2026 20:15
@mcanouil mcanouil merged commit 9d54235 into main May 27, 2026
3 of 4 checks passed
@mcanouil mcanouil deleted the fix/coord-cartesian-zoom branch May 27, 2026 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Bug 🐛 Issues related to bugs, errors, or mistakes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant